Skip to content

Conversation

takusandayooo
Copy link
Collaborator

@takusandayooo takusandayooo commented Sep 9, 2025

現状は、PCのみのレイアウト調整を行った。スマホのレイアウトを変更しようと思ったが、中会議室(WS2)LTブースまでしか横がスクロールすることができなく修正することができなかったので保留している。 PC/Mobile 両方とも対応済み ✅

Action List

💻 PC 画面

b56f8caa7f524dc409b7110c4ad2be8b
https://gyazo.com/b56f8caa7f524dc409b7110c4ad2be8b


📱 Mobile 画面

0fb34b84d2094a4d4233abd8624a10ff
https://gyazo.com/0fb34b84d2094a4d4233abd8624a10ff

@takusandayooo takusandayooo marked this pull request as draft September 9, 2025 06:33
@takusandayooo
Copy link
Collaborator Author

モバイル版の修正が終わるまでDraftにする。

- HTMLファイル内のJavaScript検証コードを削除
- HTML Prooferのカスタムテストとして重複検知を実装
- 重複があれば CI (bundle exec rake test) でお知らせ

本番環境に手動で確認するテスト用 JavaScript コードを含めずに、
既存の CI/CD で自動的に実行および検証・確認できるようにしました。
…ator

refactor: タイムテーブル重複検知を CI 上で動かせるテストに移行
@yasulab yasulab self-requested a review September 10, 2025 06:44
- Liquidテンプレートから時間計算をプラグインとして実装して簡略化
- Liquidテンプレートから複雑なロジックを除去し、表示のみに専念
- 時間計算のロジックと、描画のテンプレートの可読性をそれぞれ改善
- プラグインコードを30%削減(145行→91行)
- メソッド数を57%削減(7個→3個)
- grid→tableで一貫性のある命名に統一

- 保守性と可読性が大幅に向上
- ビルドパフォーマンスも改善
- コードベース全体で一貫性のある設計
- span → duration: イベントの継続時間を表す適切な名前に変更
- start_slot/end_slot → slot_start/slot_end: 命名パターンを統一
- start_minutes/end_minutes → event_start/event_end: イベントの時間であることを明確化

他、細かな cosmetic change など。
- プラグインから未使用のrequire文を削除
- Gemfileからactivesupport gemを削除
- bundle installで依存関係を元の状態に戻した
@yasulab yasulab removed their request for review September 10, 2025 10:46
takusandayooo and others added 3 commits September 10, 2025 19:54
…plugin

refactor: タイムテーブルの計算処理と描画処理を分離し、それぞれの役割を明確化
- テーブル内部での縦スクロールを無効化
- (他ページ同様の) 縦スクロールに変更
…play

fix: タイムテーブルのモバイル表示を改善
@kp54
Copy link
Collaborator

kp54 commented Sep 10, 2025

time_table.yml の内容を整理しました

@takusandayooo takusandayooo marked this pull request as ready for review September 11, 2025 01:40
@takusandayooo
Copy link
Collaborator Author

企画チームより、サイト掲載時には「展示(コンテスト用)」「展示」列は必要ありません。と来ているので、ここの列の削除をお願いします

b75fba1 こちらで対応

ヘッダーの追加ですが、1318pxから1280pxの間にヘッダーが2段になってしまっていたので1318pxからスマホ表示にしました。

@takusandayooo
Copy link
Collaborator Author

@Fukusan64
30edf57 こちらでニュースの公開を行いました。ご確認をお願いします。

Copy link
Collaborator

@Fukusan64 Fukusan64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMなんですが
最後にニュースの日付を10/14に変更して頂きたいです
(明日公開するつもりです)

@takusandayooo takusandayooo marked this pull request as draft October 13, 2025 13:51
@Fukusan64 Fukusan64 self-assigned this Oct 16, 2025
@Fukusan64
Copy link
Collaborator

タイムテーブルの内容を最新にしました。
参考: https://docs.google.com/spreadsheets/d/12TCCpNZjqmRnwVoTwdN3pprDBvybQYfKN9rvfX3e66w/edit?gid=0#gid=0

スクロールの関係で画像にするのが難しいので、pullして手元で見てください

@Fukusan64 Fukusan64 marked this pull request as ready for review October 16, 2025 12:33
@Fukusan64 Fukusan64 requested review from Fukusan64 and removed request for Fukusan64 October 16, 2025 12:34
@kp54 kp54 requested review from Fukusan64 and removed request for Fukusan64 October 16, 2025 12:37
@Fukusan64 Fukusan64 requested review from Fukusan64 and removed request for Fukusan64 October 16, 2025 12:39
@Fukusan64 Fukusan64 self-assigned this Oct 16, 2025
Copy link
Collaborator

@mucho613 mucho613 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉 👏

@Fukusan64 Fukusan64 dismissed their stale review October 16, 2025 14:06

自分が続きを実装したので、無視で良いです

@Fukusan64 Fukusan64 merged commit 20e6c57 into main Oct 16, 2025
2 checks passed
@Fukusan64 Fukusan64 deleted the add-time-table-page branch October 16, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants